-
Home
-
WP Multilang – Translation and Multilingual Plugin
-
2.4.18 (latest)
-
Code
-
Classes
- WPM_Taxonomies
Total Complexity |
39 |
Dependencies |
1 |
Dependents |
1 |
Total lines |
301 |
Lines of code |
151 |
Logical lines of code |
90 |
Comment lines |
88 |
Methods |
9 |
Properties |
3 |
Methods 9
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
filter_terms_by_language() |
A |
46 |
11 |
40 |
pre_insert_term() |
S |
54 |
6 |
17 |
insert_description() |
S |
59 |
4 |
13 |
update_description() |
S |
59 |
4 |
13 |
update_term() |
S |
56 |
3 |
18 |
get_term_by_name() |
S |
63 |
4 |
10 |
insert_term() |
S |
60 |
3 |
13 |
translate_terms() |
S |
64 |
3 |
10 |
__construct() |
S |
55 |
1 |
17 |